GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace / PropertyStorage<T> Class / IsFixedSize Property

In This Topic
    IsFixedSize Property (PropertyStorage<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property IsFixedSize As Boolean
    public virtual bool IsFixedSize {get;}
    See Also